home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / quiktp31.zip / QUIKTOP.CTL next >
Text File  |  1991-10-30  |  3KB  |  93 lines

  1. ;
  2. ;  This is the Control file for QuikTop v3.1.  Keywords may appear in
  3. ;  upper, lower case or both.
  4. ;
  5. ;  Use a semi-colon ';' in the first column of a comment line.
  6. ;  Comments may appear on the same line as KEYWORD statements but,
  7. ;  must be proceeded with a semi-colon.
  8. ;
  9. ;  
  10. ; KEYWORD      DESCRIPTION
  11. ;
  12. ;  Path        - Full pathname of the bulletin to be created.  No extension
  13. ;                is needed.  The .ASC, .ANS will be appended by QuikTop.
  14. ;
  15. ;  Title       - Your BBS Name, or anything you wish to appear in Title1.
  16. ;                Max. 70 Characters.
  17. ;
  18. ;  Frame       - Color you wish the bulletin frame to be.
  19. ;
  20. ;  Title1      - Color you wish your Title to appear in ANSI.
  21. ;
  22. ;  Title2      - Color you wish Title2 to appear in ANSI.  Title is
  23. ;                'C A L L E R S', 'D O W N L O A D E R S','U P L O A D E R S'.
  24. ;
  25. ;  Users       - Color you want the users stats to appear in ANSI.
  26. ;
  27. ;  BackGround  - Color for the background of the bulletin.
  28. ;
  29. ;  SecurityLvl - Include users who have specified security level and
  30. ;                above.
  31. ;
  32. ;  SecFlags    - Include only users who have any of the specified security
  33. ;                flags set.
  34. ;
  35. ;  Color Codes:
  36. ;               ________
  37. ;      0  Black         \
  38. ;      1  Blue           \
  39. ;      2  Green           \  BackGround or
  40. ;      3  Cyan             ---------------
  41. ;      4  Red             /  ForeGround
  42. ;      5  Magenta        /
  43. ;      6  Brown         /
  44. ;      7  LightGray ___/
  45. ;               _______
  46. ;      8  Gray         \
  47. ;      9  LightBlue     \
  48. ;      10 LightGreen     \  Foreground Only
  49. ;      11 LightCyan       ------------------
  50. ;      12 LightRed       /
  51. ;      13 LightMagenta  /
  52. ;      14 Yellow       /
  53. ;      15 White ______/
  54. ;
  55. ;******************************************************************
  56. ;
  57. Path        C:\SOURCE\QBBS\QUIKTOP\BULLET10
  58. ;
  59. ;******************************************************************
  60. ;
  61. Title       AnyName BBS - Top Users Report
  62. ;
  63. ;******************************************************************
  64. ;
  65. Frame       3                                  ; Cyan
  66. ;
  67. ;******************************************************************
  68. ;
  69. Title1      15                                 ; White
  70. ;
  71. ;******************************************************************
  72. ;
  73. Title2      10                                 ; LightGreen
  74. ;
  75. ;******************************************************************
  76. ;
  77. Users       14                                 ; Yellow
  78. ;
  79. ;******************************************************************
  80. ;
  81. Background  0                                  ; Black
  82. ;
  83. ;******************************************************************
  84. ;
  85. SecurityLvl 5
  86. ;
  87. ;******************************************************************
  88. ;
  89. SecFlags    -------- -------- -------- --------
  90. ;
  91. ;
  92.  
  93.